Total Complexity | 21 |
Dependencies | 0 |
Dependents | 3 |
Total lines | 108 |
Lines of code | 54 |
Logical lines of code | 34 |
Comment lines | 35 |
Methods | 6 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
calculate_next_run_time() | 59 | 5 | 15 | |
maybe_schedule_cron() | 66 | 4 | 7 | |
update_cron() | 64 | 4 | 10 | |
start_cron() | 63 | 3 | 11 | |
get_cron_frequency() | 71 | 3 | 5 | |
stop_cron() | 71 | 2 | 6 |